StudentAcademicYearComment 
EntityType  Independent 
Logical Entity Name  StudentAcademicYearComment 
Default Table Name  FaStudentAYComment 
Logical Only  NO 
Definition 
 
Note 
 

StudentAcademicYearComment Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentAcademicYearId(FK)    INTEGER  NO 
 
NoteAuthorStaffId(FK)    INTEGER  YES 
 
Note    VARCHAR(4000)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StudentAcademicYearComment Keys 
Key Name  Key Type  Keys 
FaStudentAYComment_FaStudentAYID_U_N_IDX  Inversion Entry  StudentAcademicYearId 
PK_FaStudentAYComment_FaStudentAYCommentID_U_C_IDX  PrimaryKey  Id 

StudentAcademicYearComment Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  Zero or One to Zero or More        NoteAuthorStaffId  NO 
StudentAcademicYear  Non-Identifying  One To Zero or More        StudentAcademicYearId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentAcademicYearComment Check Constraints 
Check Constraint Name  CheckConstraint